Test a crate that is both a plugin and a proc macro
authorDavid Tolnay <dtolnay@gmail.com>
Thu, 1 Sep 2016 17:42:23 +0000 (10:42 -0700)
committerDavid Tolnay <dtolnay@gmail.com>
Thu, 1 Sep 2016 17:42:23 +0000 (10:42 -0700)
commit5ee95b1775c0aed545b30334fc240c551479d450
tree7995591098dfc9acdd44124a644179b9712f56bb
parent5cfc4fb629794ad2b244e9ef840e2fc2fa251845
Test a crate that is both a plugin and a proc macro
src/cargo/util/toml.rs
tests/rustc-macro.rs